[BUILD] Fixup support for building upstream kernels.
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 12 Feb 2008 14:59:01 +0000 (14:59 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 12 Feb 2008 14:59:01 +0000 (14:59 +0000)
commit3eae93972b9e0b74e3060603d29eebec7d89d14a
tree2b12334583c5203f37d793cb7f9b0152864025d8
parentb650bde790d6e2c918de3d2ce3b2a89d56b25896
[BUILD] Fixup support for building upstream kernels.

In particular:
 - support merged x86 architecture. To facilitate this it made sense
   to encode some existing logic in shell scripts rather than
   increasing complicated make conditionals.
 - set CONFIG_PARAVIRT_GUEST=y which is required for newer kernels.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
buildconfigs/enable-xen-config
buildconfigs/mk.linux-2.6-common
buildconfigs/select-linux-arch [new file with mode: 0755]
buildconfigs/select-linux-image [new file with mode: 0755]